* textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use
authorChong Yidong <cyd@stupidchicken.com>
Fri, 27 Apr 2007 18:56:16 +0000 (18:56 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 27 Apr 2007 18:56:16 +0000 (18:56 +0000)
window-start and window-end.

lisp/ChangeLog

index c2122320c10aee1b890d74c26c373b787af47cd4..65cff0557b817c344cb10f5e363a6bca84ee2dea 100644 (file)
@@ -1,3 +1,8 @@
+2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
+
+       * textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use
+       window-start and window-end.
+
 2007-04-27  Andreas Schwab  <schwab@suse.de>
 
        * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.